@vessel
Feature: Vessel Order by TR Management User - Create, Discard, Firm, Push to Summary Sheet, and Cancel Vessel Orders
File name: vesselOrder.feature
Relative path: features/vesselOrder.feature
@vessel
Scenario: TR user creates a vessel order timesheet and verifies save without submit, save and submit, and download report functionalities
Given
TR user logged into the application
Given
the user creates a new vessel order
Then
the user push the labor order to the summary sheet
Then
user click on logout button
Then
Ops user logged into the application
Then
Ops user submits and approve the vessel timesheet
Then
ops user reject the vessel timesheet
Then
verify remove approval functionality
Then
user click on logout button
Then
Timehseet entry user logged into the application
Then
Labor entry add new steady details and mgr comments and submit the timehseet
Then
user click on logout button
Then
Ops user logged into the application
Then
Ops user submits and approve the vessel timesheet
Then
the user verifies the download report functionality for the vessel order
Then
user click on logout button